ostree.git
2018-10-01 Colin WaltersOnly verify OSTREE_MAX_METADATA_SIZE for HTTP fetches
2018-10-01 Matthew Leedsbash-completion: Fix --repo autocomplete
2018-09-28 Jonathan Lebonlib/mutable-tree: Port to new style
2018-09-28 Colin Walterslib/progress: Fix leak of GSource
2018-09-28 Jonathan Lebonci: Bump rpm-ostree tag to 2018.8
2018-09-28 Matthew Leedsman/ostree.repo-config: Document locking options
2018-09-28 Matthew Leedslib/repo: Fix minor mistake in locking docs
2018-09-28 Matthew Leedslib/repo: Allow disabling lock timeout
2018-09-25 Matthew Leedscreate-usb: Add a --commit option
2018-09-25 Colin Walterslib/commit: Don't copy xattrs for metadata objects
2018-09-25 Matthew Leedscreate-usb: Always use archive mode
2018-09-21 Jonathan Lebonlib/fetcher-curl: Prefix fatal errors with full URL
2018-09-21 Jonathan Lebonlib/fetcher-curl: Drop unnecessary check
2018-09-21 Jonathan Lebonlib/fetcher-util: Mark journaled msgs as LOG_ERR
2018-09-21 Colin Waltersdeploy: Fix removing /var/.updated with separate /var...
2018-09-21 Umang Jaintests: Update tests for ostree_repo_get_min_free_space_...
2018-09-21 Umang Jainlib/repo: Separate min-free-space-* calculation from...
2018-09-21 Matthew Leedslib/repo: Define a metadata key, ostree.deploy-collecti...
2018-09-20 Robert McQueenOstreeMutableTree: add _remove method
2018-09-20 Matthew Leedslib/repo: Clean up OstreeRepo docs
2018-09-20 Jonathan Lebonci: Disable f28-rpmostree for now
2018-09-07 Matthew Leedsavahi: Be robust to missing refs in peer summaries
2018-09-04 Umang JainAdd tests for ostree_repo_get_min_free_space_bytes
2018-09-04 Umang Jainlib/repo: Add an API to get min-free-space-* reserved...
2018-09-04 Umang Jainlib/repo: Ensure min-free-space* config value doesn...
2018-09-04 Felix Krulllib/grub2: Support Debian-style grub.cfg path
2018-08-31 Laurent Bonnanslib/fetcher: Fix some memory leaks in curl fetcher
2018-08-22 Colin WaltersPost-release version bump
2018-08-22 Colin WaltersRelease 2018.8
2018-08-21 Robert Fairleydocs: Add Contributing Tutorial to Mkdocs pages
2018-08-21 Jonathan Lebonostree/config: Delete rogue printf and tweak help
2018-08-21 Jonathan Lebonman/config: Keep cmdsynopsis for GROUP.KEY version
2018-08-20 bubblemelondocs: Add detail to CONTRIBUTING.md and link to tutorial
2018-08-20 Robert Fairleydocs: Add contributing tutorial
2018-08-20 Sinny Kumarisrc/ostree: Add --group option to ostree config
2018-08-20 Philip Withnalllib/repo-pull: Prefer object pull over from-scratch...
2018-08-19 Will Thompsonrepo: remove outdated note from write_config() docs
2018-08-19 Will Thompsonman/ostree.repo-config: improve min-free-space-* docs
2018-08-19 Jonathan Lebonci: Bump rpm-ostree tag we build for tests
2018-08-14 Dan Nicholsonrepo: Add OSTREE_REPO_TEST_ERROR=invalid-cache env var
2018-08-14 Dan Nicholsontests: Test for recovery from corrupted summary cache
2018-08-14 Dan Nicholsonlib/pull: Fetch summary if cached version doesn't match...
2018-08-14 Dan Nicholsonlib/pull: Add debug message when loading summary from...
2018-08-14 Dan Nicholsontests: Add tests for remote summary update races
2018-08-14 Stefan AgnerAvoid race condition in case tests directory does not...
2018-08-14 Alexander Larssonostree_repo_pull_from_remotes_async: Fix leak of options
2018-08-13 Alexander Larssonostree_repo_static_delta_generate: Fix leak
2018-08-13 Alexander LarssonFix leak in ostree_repo_list_collection_refs
2018-08-01 Jonathan Lebonlib/commit: Only auto-update summary if refs were written
2018-08-01 Jonathan Lebonlib/config: Deprecate commit-update-summary option
2018-08-01 Jonathan Lebonlib/config: Rename change-update-summary to auto-...
2018-08-01 Jonathan Lebonlib/refs: Use GLNX_HASH_TABLE_FOREACH_KV helper
2018-08-01 Matthew Leedslib/repo-pull: Use correct keyring for dynamic remotes
2018-07-31 Colin Waltersostree-remount.service: RemainAfterExit=yes
2018-07-30 bubblemelonbin/refs: Clarify --create error message
2018-07-30 Matthew Leedsconfig: Add a core/change-update-summary option
2018-07-30 Matthew Leedslib/repo: Take exclusive lock while generating summary
2018-07-26 Jonathan Lebonlib: Fix some logic/error-checking code
2018-07-26 Jonathan Lebonlib: Fix some minor memory leaks
2018-07-26 Jonathan Lebonlib: Check for NULL pointers in some more places
2018-07-25 Matthew Leedsman/ostree.repo-config: Update min-free-space-* docs
2018-07-25 Matthew Leedslib/repo-commit: Fix min-free-space error message
2018-07-20 Colin Walterslib/pull: Fix minor memleak in error path
2018-07-20 Umang JainPost-release version bump
2018-07-20 Umang JainRelease 2018.7
2018-07-20 Colin Waltersci: Mark insttests as not required
2018-07-20 Umang Jainlib/repo: Allow min-free-space-size and -percent to...
2018-07-18 Emmanuele BassiAdd a check for gpg-error via pkg-config
2018-07-17 Colin WaltersUpdate libglnx
2018-07-17 Colin Waltersbuild-sys: Link with gpg-error directly
2018-07-09 Colin Waltersdeploy: Fix overriding kernel args for staged deployments
2018-07-09 William Manleyostree repo commit: Speed up composing trees with ...
2018-07-09 Alex Kiernanswitchroot: Move late /run/ostree-booted creation to...
2018-07-08 Alex Kiernanswitchroot: Fix typo in comment ENINVAL => EINVAL
2018-07-06 Umang Jainrepo: Reword min-free-space-size option's error strings
2018-07-06 Umang Jainlib/repo-commit: Factor out min-free-space-size error...
2018-07-06 Colin Waltersdeploy: Retain staged by default
2018-07-05 Robert Fairleytests: Run network retries test for many retries directly
2018-07-05 Robert Fairleyostree/pull: Add network-retries command line option
2018-07-05 Robert Fairleytests: Move assert_fail function to tests/libtest.sh
2018-07-04 Alex Kiernanbuild: Use ostree_prepare_root_CPPFLAGS for ostree...
2018-07-04 Jonathan Lebontests/installed: Add NOTE when re-using RPMs
2018-07-04 Colin Walterstests/installed: Add var-mount.yml destructive test
2018-07-04 Jonathan Lebonswitchroot: Fix regression for separately mounted /var
2018-07-03 Marcus Folkessonbuild: add ostree-soup-* to build process when configur...
2018-07-03 Alex Kiernanboot: Use emergency.target, not emergency.service
2018-07-03 Umang Jainlib/repo: Minor fixes around min-free-space
2018-06-29 William ManleyOstreeMutableTree: Invalidate parent contents checksum...
2018-06-29 William ManleyOstreeMutableTree: Refactor: Add `parent` pointer
2018-06-29 Colin Waltersci/flatpak: Fix to use built ostree version
2018-06-29 Philip Withnalllib/repo-commit: Abort a transaction if preparing it...
2018-06-29 Marcus Folkessonci: exclude 'lib' from libsoup configure option
2018-06-29 Colin Walterssysroot: Reject attempts to pin the staged deployment
2018-06-28 William Manleytests: Save corefiles back to tests/ directory if one...
2018-06-28 Matthew Leedscreate-usb: Tweak docs for --destination-repo
2018-06-27 Umang Jainlib/repo: Cleanup current boot's staging dir min-free...
2018-06-27 Umang Jainlib/repo: cleanup_tmpdir should be executed after relea...
2018-06-27 Javier Martinez... deploy: Change BootLoaderSpec filenames so they can...
2018-06-27 Simon McVittieOstreeRepoFinderConfig: Fix guint/gsize confusion
2018-06-27 Javier Martinez... ostree-grub-generator: sort BLS files by version instea...
next